build/nss 2019/comparative/2019.rvcomp.load.ese.r

load.ese <- function(survey){
   
  # read eSE Oracle data

    x = read.ESE(database = 'dtran',  user = 'GLF_ESE',  password= 'shotgun',  schema = 'glf_ese', mission='PER2019153')  
    return(x)
}

# 
TobieSurette/gulf.manage documentation built on Feb. 10, 2024, 10:51 p.m.